bernarddcosta/jira_hierarchy_ceator
A Cursor Agent Skill that learns an organization's Jira hierarchy from a sample (template) ticket, then recreates that same structure for a new Main Level ticket using an Excel file.
A Cursor Agent Skill that **learns** an organization's Jira hierarchy from a sample (template) ticket, then **recreates** that same structure for a new Main Level ticket using an Excel file.
npx skills add bernarddcosta/jira_hierarchy_ceatorA Cursor Agent Skill that learns an organization's Jira hierarchy from a sample (template) ticket, then recreates that same structure for a new Main Level ticket using an Excel file.
Recently updated AI agent skill repository: T1nguy/CURSOR-AI
Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues. Entry-point for all performance work. Use when the app feels slow, user asks to optimize, fix re-renders, reduce jank, or improve startup. Delegates to argent-react-native-profiler for measurement.
Generate high-quality 3D human and humanoid robot motions using Kimodo, a kinematic motion diffusion model controlled via text prompts and kinematic constraints.
AI Agent skill for Cloudflare Pages deployment, custom domain binding, and troubleshooting. Works with Claude Code, opencode, Cursor, Windsurf, Cline, and more.
Provides patterns for unit testing Spring Security with `@PreAuthorize`, `@Secured`, `@RolesAllowed`. Validates role-based access control and authorization policies. Use when testing security configurations and access control logic.
Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Flutter applications.