Skip to main content
Run any Skill in Manus
with one click
GitHub repository

awesome-templates

awesome-templates contains 30 collected skills from nrjdalal, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
27
updated
2026-07-14
Forks
5
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

sync-guidelines
software-developers

Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.

2026-07-14
sync-guidelines
software-developers

This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.

2026-07-14
plan-feature
project-management-specialists

Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.

2026-07-09
plan-feature
project-management-specialists

This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.

2026-07-09
review-architecture
software-developers

Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.

2026-07-04
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).

2026-07-04
security-review
information-security-analysts

Review a domain, file, or the full repository for OWASP-oriented security issues using the shared security checklist.

2026-07-04
review-architecture
software-developers

Audit architecture compliance for a domain. Use when the user asks to "review architecture", "compliance audit", or wants to check if a domain follows project architecture rules.

2026-07-04
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request against the shared Review Protocol (correctness, regression, stability, contract, architecture, security). Use when the user asks to "review PR", "check PR", "PR review", or wants an evidence-grounded review of a pull request before merge.

2026-07-04
security-review
information-security-analysts

OWASP-based code security audit for a domain or file. Use when the user asks to "security review", "security audit", "OWASP check", or wants to audit code security for a domain or file.

2026-07-04
execute-plan
computer-occupations-all-other

Execute an approved multi-task plan through native project workflow gates.

2026-07-02
execute-plan
computer-occupations-all-other

Execute an approved multi-task plan through native project workflow gates.

2026-07-02
add-admin-page
software-developers

Add a NiceGUI admin page for an existing domain while keeping config and page routing separated and masking sensitive fields.

2026-06-02
add-admin-page
software-developers

This skill should be used when the user asks to "add admin page", "add admin", "admin dashboard", or wants to add NiceGUI admin pages to an existing domain.

2026-06-02
add-api
software-developers

Add an API endpoint to an existing domain using the repository's bottom-up layering, DTO rules, and router conventions.

2026-05-20
add-cross-domain
software-developers

Wire one domain to another using Protocol-based dependency inversion instead of direct implementation imports.

2026-05-20
add-worker-task
software-developers

Add a Taskiq worker task with an explicit payload contract, thin task adapter, and Service-owned business logic.

2026-05-20
fix-bug
software-developers

Investigate, reproduce, fix, and verify a bug while staying inside existing repository patterns and architecture rules.

2026-05-20
migrate-domain
database-architects

Create, inspect, apply, or roll back Alembic migrations for a domain while treating autogenerated revisions as review-required output.

2026-05-20
new-domain
software-developers

Scaffold a new domain that follows the repository's layered architecture, naming rules, DI pattern, and test layout.

2026-05-20
onboard
software-developers

Interactive onboarding for contributors who are new to this repository or need a guided refresher on architecture, workflow, and AI collaboration assets.

2026-05-20
test-domain
software-quality-assurance-analysts-and-testers

Generate or run tests for a domain using the repository's established factory, unit, integration, and admin test patterns.

2026-05-20
add-api
software-developers

This skill should be used when the user asks to "add endpoint", "add route", "add API", or wants to add a new route to an existing domain.

2026-05-20
add-cross-domain
software-developers

This skill should be used when the user asks to "cross-domain dependency", "wire domain dependency", "domain reference", "connect domains", "Protocol dependency", or needs to wire one domain to depend on another domain's data via Protocol-based DIP.

2026-05-20
add-worker-task
software-developers

This skill should be used when the user asks to "add worker task", "add async task", "add background job", "queue task", "Taskiq task", or wants to create a new asynchronous background task for a domain.

2026-05-20
fix-bug
software-developers

This skill should be used when the user asks to "fix bug", "resolve issue", "fix error", "troubleshoot", "debug", or reports a specific bug or error that needs investigation and fixing.

2026-05-20
migrate-domain
software-developers

This skill should be used when the user asks to "migrate domain", "DB migration", "alembic revision", "schema change", "add table", "add column", "DB change", or wants to create, apply, or rollback database migrations.

2026-05-20
new-domain
software-developers

This skill should be used when the user asks to "create a new domain", "domain scaffolding", or mentions adding a new bounded context to the project.

2026-05-20
onboard
software-developers

This skill should be used when the user asks to "project introduction", "getting started", "how does this project work", "I'm new to this project", or is a new team member needing orientation to the project.

2026-05-20
test-domain
software-quality-assurance-analysts-and-testers

Generate or run tests for a specific domain. Use when the user asks to "generate tests", "run tests for domain", "unit test", "integration test", "pytest run", "write test code", or wants to create or run tests for a specific domain.

2026-05-20