Skip to content

Commit b22939f

Browse files
committed
chore: ai skills
1 parent 69b8518 commit b22939f

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

home/roles/personal/ai/skills/manifest.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ mindrally/skills -s sanity
1111
wshobson/agents -s postgresql-table-design -s gdpr-data-handling
1212

1313
anthropics/knowledge-work-plugins -s brand-voice-enforcement -s content-creation -s ux-copy
14+
coreyhaines31/marketingskills
15+
kostja94/marketing-skills -s legal-page-generator
16+
addyosmani/web-quality-skills
17+
charlie947/social-media-skills
18+
remotion-dev/skills
19+
heygen-com/hyperframes
20+
bradautomates/claude-video
1421
oakoss/agent-skills -s tanstack-form -s tanstack-query -s tanstack-router -s tanstack-start -s tanstack-table -s react-email -s icon-design -s figma-developer -s drizzle-orm -s package-publishing -s seo-optimizer
1522
nextlevelbuilder/ui-ux-pro-max-skill
1623
https://github.com/zarazhangrui/frontend-slides/tree/main/plugins/frontend-slides/skills/frontend-slides

home/roles/work/ai/default.nix

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ in {
1717
};
1818
};
1919

20-
# Work-only AI skills (Storybook is used in work projects)
21-
home.ai.extraSkillsManifest = "oakoss/agent-skills -s storybook-stories";
20+
# Work-only AI skills (Storybook is used in work projects; Jira for ticket management)
21+
home.ai.extraSkillsManifest = ''
22+
oakoss/agent-skills -s storybook-stories
23+
morphet81/cheat-sheets -s create-jira-ticket -s update-jira-ticket
24+
alirezarezvani/claude-skills -s jira-expert
25+
arjunmahishi/dotfiles -s acli-jira
26+
'';
2227
}

skills/manifest.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ pbakaus/impeccable
1414
kadajett/agent-nestjs-skills -s nestjs-best-practices
1515
vercel-labs/agent-skills -s web-design-guidelines
1616
anthropics/skills -s mcp-builder -s skill-creator
17-
mattpocock/skills -s grill-with-docs -s prototype -s handoff -s grill-me
17+
mattpocock/skills
18+
blader/humanizer
1819
anthropics/knowledge-work-plugins -s system-design -s write-spec -s accessibility-review
1920
wshobson/agents -s architecture-patterns -s deployment-pipeline-design -s design-system-patterns -s error-handling-patterns -s auth-implementation-patterns -s database-migration -s dependency-upgrade -s nx-workspace-patterns -s multi-reviewer-patterns -s parallel-debugging -s parallel-feature-development -s team-composition-patterns -s team-communication-protocols
2021
secondsky/claude-skills -s react-hook-form-zod -s database-schema-design -s rest-api-design -s sql-query-optimization -s sql-best-practices -s access-control-rbac -s csrf-protection -s health-check-endpoints -s xss-prevention -s systematic-debugging -s verification-before-completion -s image-optimization -s github-cli

0 commit comments

Comments
 (0)