HKTITAN

30 mods across 1 repository, 5 stars between them.

HKTITAN/cursor-best-practices

Skill Claude CodeCodex

Best practices for using Cursor—rules, commands, skills, subagents, ignore files, Agent security, workflows, and community resources. Use when setting up Cursor, initializing or creating the .cursor folder, writing .cursor/rules or AGENTS.md, creating commands or skills, configuring .cursorignore, working with Agent…

5 5mo ago A 106 tokens original MIT

HKTITAN/cursor-best-practices

Agent

Reviews code for accessibility (a11y) compliance, ensuring WCAG standards and best practices are met. Use to ensure accessibility standards are met.

5 5mo ago A 34 tokens original MIT

architect

03

HKTITAN/cursor-best-practices

Agent

Reviews code for architectural patterns, design decisions, and structure; reports findings without editing code. Use for architectural reviews and design pattern analysis.

5 5mo ago A 29 tokens original MIT

debugger

04

HKTITAN/cursor-best-practices

Agent

Investigates and identifies bugs in code, focusing on root cause analysis. Use for isolated debugging sessions separate from implementation.

5 5mo ago A 26 tokens original MIT

dependency-manager

05

HKTITAN/cursor-best-practices

Agent

Reviews and manages dependencies including updates, security audits, and compatibility checks. Use to keep dependencies up-to-date and secure.

5 5mo ago A 27 tokens original MIT

documenter

06

HKTITAN/cursor-best-practices

Agent

Generates and updates documentation including API docs, README sections, inline comments, and architecture overviews. Use to keep documentation up-to-date as code changes.

5 5mo ago A 34 tokens original MIT

formatter

07

HKTITAN/cursor-best-practices

Agent

Formats code according to project standards, ensuring consistent style. Use for dedicated formatting tasks or maintaining consistent code style.

5 5mo ago A 24 tokens original MIT

linter

08

HKTITAN/cursor-best-practices

Agent

Reviews code for linting and code style issues; reports findings without editing code. Use for parallel linting review while main agent implements features.

5 5mo ago A 31 tokens original MIT

migrator

09

HKTITAN/cursor-best-practices

Agent

Handles code migrations including framework upgrades, API changes, and systematic refactoring with careful change tracking. Use for dedicated migration tasks with validation.

5 5mo ago A 31 tokens original MIT

HKTITAN/cursor-best-practices

Agent

Analyzes code for performance issues and bottlenecks, identifying optimization opportunities. Use for performance-focused reviews separate from functional reviews.

5 5mo ago A 29 tokens original MIT

refactorer

11

HKTITAN/cursor-best-practices

Agent

Refactors code while maintaining functionality, focusing on code quality improvements. Use for dedicated refactoring tasks separate from feature development.

5 5mo ago A 28 tokens original MIT

reviewer

12

HKTITAN/cursor-best-practices

Agent

Reviews code for correctness, security, quality, and tests; reports findings without editing code. Use for parallel code review while main agent implements features.

5 5mo ago A 32 tokens original MIT

security-auditor

13

HKTITAN/cursor-best-practices

Agent

Performs security-focused reviews for injection, auth, secrets, and dependencies; reports vulnerabilities without editing code. Use for dedicated security review separate from general code review.

5 5mo ago A 37 tokens original MIT

tester

14

HKTITAN/cursor-best-practices

Agent

Writes and updates tests for code changes, focusing on test coverage and quality. Use for parallel test writing while main agent implements features.

5 5mo ago A 28 tokens original MIT

type-generator

15

HKTITAN/cursor-best-practices

Agent

Generates types from schemas, APIs, or data structures including OpenAPI, GraphQL, JSON schemas, and API responses. Use for type generation from various sources.

5 5mo ago A 36 tokens original MIT

verifier

16

HKTITAN/cursor-best-practices

Agent

Validates work by running tests, lint, and checks; reports pass/fail and any failures. Use for verification before considering a task complete.

5 5mo ago A 32 tokens original MIT

analyze-deps

17

HKTITAN/cursor-best-practices

Command

Analyze the project's dependency tree, identify unused or duplicate dependencies, and suggest optimizations.

5 5mo ago A 0 tokens original MIT

docs

20

HKTITAN/cursor-best-practices

Command

Generate or update documentation for the code I've @-mentioned (or the current feature/area we're working on).

5 5mo ago A 0 tokens original MIT