Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
atlas-agent-security
Security audits, vulnerability analysis, and security best practices enforcement
ajstack22/StackMap
-
atlas-agent-product-manager
Product management expertise for story creation, backlog management, validation, and release coordination
ajstack22/StackMap
-
atlas-meta
Orchestrates Atlas workflow tier selection for software development tasks
ajstack22/StackMap
-
mindwork-transcribe
Transcribe therapy session recordings to formatted text. Converts audio to clean, speaker-labeled transcripts (Me/Therapist format) with grammar correction and English translation. Use when processing therapy recordings, session audio, or any two-person conversation recording.
tolgaio/mindwork
-
mindwork-insights
Build and maintain a personal profile from therapy sessions and journal entries. Creates a living document that accumulates self-knowledge about patterns, strengths, coping strategies, and growth over time. Unlike other skills, insights updates an existing profile rather than creating new files.
tolgaio/mindwork
-
mindwork-progress
Track progress over time across therapy sessions and journal entries. Supports trend analysis, session comparisons, period summaries, and goal tracking. Reads from analysis files and generates comprehensive progress reports.
tolgaio/mindwork
-
mindwork-analyze
Analyze therapy session transcripts or journal entries. Identifies cognitive patterns, emotional themes, and tracks progress over time. Automatically references recent analyses for context. Use for session analysis, journal reflection analysis, or pattern identification.
tolgaio/mindwork
-
mindwork-summary
Generate summaries of therapy sessions and journal entries at various lengths and for different audiences. Supports action item extraction, highlights reels, and session prep. Use for quick recaps, sharing with others, or preparing for your next session.
tolgaio/mindwork
-
api-design-helper
Use when designing a REST API endpoint. Guides you through a structured interview covering basics, request/response structure, validation, versioning, and caching — then generates a combined design spec with JavaDoc headers, SpringDoc annotations, and an embedded OpenAPI 3.0 YAML spec.
abudhahir/cp-ninja
-
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
abudhahir/cp-ninja
-
springboot-tech-investigation
A skill that conducts comprehensive technical investigations of Spring Boot libraries, analyzing their capabilities, integration patterns, and implementation strategies by researching latest documentation and knowledge.
abudhahir/cp-ninja
-
technical-trainer
Trains the user on technology topics in a very understandable step-by-step way with proper examples, constructing examples based on the project.
abudhahir/cp-ninja
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
abudhahir/cp-ninja
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
abudhahir/cp-ninja
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
abudhahir/cp-ninja
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
abudhahir/cp-ninja
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
abudhahir/cp-ninja
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
abudhahir/cp-ninja
-
software-architect
Meticulously designs and documents software architecture, ensuring that the system is scalable, maintainable, and aligned with business objectives.
abudhahir/cp-ninja
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
abudhahir/cp-ninja
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
abudhahir/cp-ninja
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
abudhahir/cp-ninja
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
abudhahir/cp-ninja
-
using-cp-ninja
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
abudhahir/cp-ninja